Fermat (Mathematical Computing)
pulsemcp/fermat (mathematical computing)Provides mathematical computation and plotting capabilities through matplotlib for data visualization, NumPy for numerical operations, and SymPy for symbolic mathematics, enabling matrix operations, statistical calculations, equation solving, and calculus problems.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fermat_(mathematical_computing)": {
"url": "None",
"transport": "http"
}
}
}